home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 May / SGI IRIX 6.5 Applications 1999 May.iso / dist / insight.idb / usr / share / Insight / xhelp / samples / exampleApp / spec.z / spec
Text File  |  1998-05-04  |  548b  |  33 lines

  1. product exampleApp
  2.     id "Example App Product, 1.0"
  3.  
  4.     image books
  5.         id "IRIS InSight Books, 2.3"
  6.         version 1
  7.  
  8.         order 900
  9.         subsys exampleAppXmHelp default
  10.  
  11.             id "Example App Book, XHelp Book"
  12.             exp "EXAMPLEAPPXMHELP || EXAMPLEAPPXMHELP_HELP"
  13.  
  14.             prereq ( insight.sw.data 1020000000 maxint )
  15.             replaces self
  16.             incompat insight.sw.client 0 1006000223
  17.         endsubsys
  18.  
  19.     endimage
  20.     image sw
  21.         id "Example App program, 1.0"
  22.         version 1
  23.  
  24.         order 900
  25.         subsys exampleAppXm default
  26.  
  27.             id "Example App"
  28.             exp "EXAMPLE_APP"
  29.         endsubsys
  30.  
  31.     endimage
  32. endproduct
  33.